Uses of Class
loginrequest.AppInfo

Packages that use AppInfo
loginrequest Package generated from loginrequest.dtd 
 

Uses of AppInfo in loginrequest
 

Fields in loginrequest declared as AppInfo
protected  AppInfo Request.appInfo
           
 

Methods in loginrequest that return AppInfo
 AppInfo ObjectFactory.createAppInfo()
          Create an instance of AppInfo
 AppInfo Request.getAppInfo()
          Gets the value of the appInfo property.
 

Methods in loginrequest with parameters of type AppInfo
 void Request.setAppInfo(AppInfo value)
          Sets the value of the appInfo property.